-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Support delete object file #16945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support delete object file #16945
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #16945 +/- ##
============================================
- Coverage 39.32% 39.32% -0.01%
Complexity 212 212
============================================
Files 5053 5053
Lines 337216 337416 +200
Branches 42923 42965 +42
============================================
+ Hits 132603 132673 +70
- Misses 204613 204743 +130 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java
Outdated
Show resolved
Hide resolved
|



Description
This PR support delete object file by sql statement.